Xbasic

AlphaCloud::ClientSetWebSiteTenancy Method

Syntax

.SetWebSiteTenancy as L (WebSiteName as C, TenancyName as C)

Arguments

WebSiteNameCharacter

The web site name.

TenancyNameCharacter

Public, Subscription or Tenancy.

Returns

resultLogical

Returns .t. if the function call succeeded and .f. if it failed. Look at the CallResult property to determine the cause of a failure.

Description

SetWebSiteTenancy sets the tenancy on the named web site within the current subscription.

Valid values are:

Public (the default)

Subscription

Dedicated